Skip to content

Conversation

gdalle
Copy link

@gdalle gdalle commented Mar 26, 2024

Following today's conversation between the maintainers of Flux and DifferentiationInterface, here's a first attempt at replacing small parts of the test suite with a more generic version.

To save CI time, I have (temporarily) deactivated all workflows except testing, and commented out all tests except the ones I'm working on.

This is a very rough draft to start the discussion, do not merge!

Files done

  • softmax.jl

@gdalle gdalle marked this pull request as draft March 26, 2024 20:27
@gdalle
Copy link
Author

gdalle commented Mar 26, 2024

@adrhill first roadblock with our approach: we'd like to validate the pullback of Zygote using FiniteDifferences, but as a "forward mode" backend, the latter doesn't have a natural pullback definition

@gdalle
Copy link
Author

gdalle commented Mar 26, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant